home *** CD-ROM | disk | FTP | other *** search
- -- card: 3100 from stack: in.0
- -- bmap block id: 3588
- -- flags: 0000
- -- background id: 2601
- -- name: global settings
-
-
- -- part 1 (field)
- -- low flags: 00
- -- high flags: 0002
- -- rect: left=222 top=137 right=156 bottom=305
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 65535
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: MaxNumber
-
-
- -- part 2 (field)
- -- low flags: 00
- -- high flags: 0002
- -- rect: left=222 top=166 right=185 bottom=305
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 65535
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: MaxResult
-
-
- -- part 3 (field)
- -- low flags: 00
- -- high flags: 0002
- -- rect: left=222 top=199 right=218 bottom=305
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 65535
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: MaxProblems
-
-
- -- part 4 (field)
- -- low flags: 00
- -- high flags: 0002
- -- rect: left=222 top=230 right=249 bottom=305
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 65535
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: MaxTime
-
-
- -- part 5 (button)
- -- low flags: 00
- -- high flags: A003
- -- rect: left=359 top=136 right=196 bottom=452
- -- title width / last selected line: 0
- -- icon id / first selected line: 2 / 2
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Erase Scores
- ----- HyperTalk script -----
- on mouseUp
-
- answer "Are you sure?" with "Yes" or "No"
-
- if it = "Yes" then
- push card
- go card "Finish"
- repeat with l = 1 to the number of lines of card field "record"
- delete line 1 of card field "record"
- end repeat
- pop card
- end if
-
- end mouseUp
-
-
-
- -- part 6 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=430 top=286 right=324 bottom=472
- -- title width / last selected line: 0
- -- icon id / first selected line: 1012 / 1012
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: return to start
- ----- HyperTalk script -----
- on mouseUp
- visual effect scroll right
- go to card id 3524
- end mouseUp
-
-
-
-
- -- part contents for card part 1
- ----- text -----
- 9
-
- -- part contents for card part 2
- ----- text -----
- 9
-
- -- part contents for card part 3
- ----- text -----
- 30
-
- -- part contents for card part 4
- ----- text -----
- 60